Welcome![Sign In][Sign Up]
Location:
Search - gif c

Search list

[2D Graphiccximage599c_linux.tar

Description: cximage599c_linux: this provide makefile for linux(simply type make to build it) cximage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images
Platform: | Size: 1444864 | Author: jauming | Hits:

[Picture ViewerShowImage

Description: winCE下通过c++免费voimage类库调用imgdecmp.lib实现的jpe,gif,png等图片格式的浏览。特包含了imgdecmp.lib的下载。-WinCE through c++ free library voimage call imgdecmp.lib realize the jpe, gif, png image format, such as the browser. Special includes imgdecmp.lib download.
Platform: | Size: 177152 | Author: 慕水 | Hits:

[Picture Viewerlibungif-4.1.4-1-src

Description: gif格式图像的编码和解码库4.1.4源代码-gif format images of the encoding and decoding library 4.1.4 source code
Platform: | Size: 928768 | Author: ylhryzy | Hits:

[Communication-MobileGIF_CARTOON_WM5

Description: CE上用C++写的可以播放GIF动画的例子,可以随便在Windows和Mobile上用-CE using C++ Writing can play GIF animation example, you can easily use Windows and Mobile
Platform: | Size: 28672 | Author: lucky | Hits:

[Picture ViewerImage_Converter_Example_v1_0(1)

Description: 通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画-Through the decoder. Gif files to be header information, gif animation playback, while a player animation
Platform: | Size: 31744 | Author: jack | Hits:

[ICQ-IM-ChatLanMsg4public

Description: 说明: LanMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) ); 支持屏幕截图发送(p2p); 支持音、视频对话(p2p); 支持web页面调用webService 向客户端发送即时消息; 支持windows AD 域用户身份验证; 等等。。。 LanMsg 开源且最终开发目标是实现QQ、旺旺等聊天软件能够实现的功能。。。(“C++能做到的,C#最后也能做到!” 微软是这么说的,呵呵。。。) 警告:此软件及源码仅作为学习研究使用,任何个人或组织不得将其用于商业用途以谋取利益!-err
Platform: | Size: 10080256 | Author: 黄子贤 | Hits:

[Special EffectsMFCpictureview

Description: 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
Platform: | Size: 9134080 | Author: tong | Hits:

[Special Effectsbmptogif

Description: 将8的位bmp图像转换位gif图像,不用其它设置自动保存-Will be 8-bit bmp image conversion bit gif images, not the other settings automatically saved
Platform: | Size: 1024 | Author: 罗安迪 | Hits:

[GDI-BitmapPicProcess

Description: 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
Platform: | Size: 96256 | Author: 邓梦 | Hits:

[Picture Viewergifread

Description: 读取gif格式图像的C源码,不需要太深的编程基础,简单易懂。-Read gif format images of C source code, does not require too much programming foundation, easy-to-read.
Platform: | Size: 3072 | Author: 盛峥 | Hits:

[RichEditRichText

Description: CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
Platform: | Size: 68608 | Author: 王吉桥 | Hits:

[Embeded Linuxfbi_1.31.tar

Description: linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。-This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics modes only, i.e. packed pixels with 8 bpp pseudocolor and 16/24/32 bpp truecolor/directcolor * It was designed to handle photos. It can display paletted images (i.e. GIF) too, but not very well. On 8 bit displays you ll get dithered images... It has PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png support buildin. Unknown formats are piped throuth convert (ImageMagick), which hopefully can handle it... If you run it with-h, it will print a short description. I ve tested this on i386 (matroxfb) and ppc (atyfb).
Platform: | Size: 92160 | Author: 张洪 | Hits:

[Windows DevelopProgram

Description: 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6、帮助模块主要包括软件的版本、开发单位等信息。-This is a Image Manipulation System, it Program with VC++.
Platform: | Size: 4204544 | Author: Davinci | Hits:

[Picture ViewerGif

Description: 基于net c# 的web编程,实现合成与分解gif图片。-Net c# on the web programming, implementation Synthesis and decomposition gif picture.
Platform: | Size: 202752 | Author: 曾进盟 | Hits:

[ActiveX/DCOM/ATLfath_BarcodeX_NET_v2.0

Description: BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control -BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control
Platform: | Size: 657408 | Author: mandark | Hits:

[Delphi VCLATViewer2.7

Description: 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc-Supported version: Delphi 5-2009, C++ Builder 5-2009 ATViewer properties: Text, Binary, Hex, Unicode: all files, no size limit RTF, UTF-8: Image: Supported formats, BMP, JPG, ICO, GIF , PNG, WMF, TGA and so on Multimedia: can be Windows Media Player supported formats, AVI, MPEG, WMV, MP3 Internet: can be MS Internet Explorer supported formats, HTML, XML, DOC, XLS etc
Platform: | Size: 2952192 | Author: 李查 | Hits:

[GDI-BitmapPic

Description: Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
Platform: | Size: 1905664 | Author: nicky | Hits:

[GDI-BitmapGIFButton

Description: GIF BUTTON 界面(按钮特效),GUI爱好者可以参考一下。-GIF BUTTON interface (button effects), GUI reference for enthusiasts.
Platform: | Size: 1049600 | Author: 张军号 | Hits:

[Windows Developgif

Description: gif animation on Builder C-gif animation on Builder C++
Platform: | Size: 107520 | Author: makkoveev | Hits:

[Picture ViewerCXImage600

Description: CxImage 是一个C++类,可以加载、保存、显示,转换BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式图像。-CxImage BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K
Platform: | Size: 3387392 | Author: dai | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 18 »

CodeBus www.codebus.net